BODY {
  			background-repeat: repeat-y;
			margin-left: 8px;
			color: #000;
			padding: 0 0 0 0;
			font: 12px Arial,sans-serif;
};

TD TABLE {
	border-width: 1 1 2 2;
};

TD {
	font: 14px Arial, sans-serif;
};

TD TD {
	font: 10px "Arial", sans-serif;
	text-align: right;
	border-width: 1 1 0 0;
};

TD TD B {
	text-align: right;
	text-weight: bold;
};

TD TD I {
	text-align: left;
	text-weight: normal;
	text-decoration: italic;
};


H1, TD H1 {
	color: #004;
	text-align: leftt;
	font: 24px Arial, sans-serif;
};

TD TD H2  {
	color: #000;
	text-align: left;
	font: 20px Arial, sans-serif;
	text-weight: bold;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H3, TD H3 {
	color: #000;
	font: 16px Arial, sans-serif;
	margin-left: 8px;
	text-weight: bold;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H4, TD H4, TD TD H4 {
	color: #000;
	font: 12px Arial, sans-serif;
	text-weight: normal;
	font-style: italic;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

